Skip to content

Conversation

@strickvl
Copy link
Contributor

Summary

  • add standardized bug report and feature request templates
  • add PR template for contributors
  • mention new templates in contributing guidelines

Testing

  • ./scripts/check-spelling.sh (fails: pyspelling not found)
  • ./scripts/lint.sh (fails: ruff not found)
  • pytest (fails: command not found)

@dagshub
Copy link

dagshub bot commented May 17, 2025

@strickvl strickvl requested review from Copilot and htahir1 May 17, 2025 16:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds standardized issue and pull request templates for better contribution guidance and updates the contributing guidelines to reference these new templates.

  • Introduces PR, bug report, and feature request templates in the .github folder.
  • Updates CONTRIBUTING.md to reference the new templates.
  • Adds an issue template configuration to disable blank issues and provide a contact link.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
CONTRIBUTING.md Updated wording to reference and standardize templates.
.github/PULL_REQUEST_TEMPLATE.md Added a new pull request template for contributors.
.github/ISSUE_TEMPLATE/feature_request.md Added a feature request template with guidelines.
.github/ISSUE_TEMPLATE/config.yml Configured issue template settings and contact links.
.github/ISSUE_TEMPLATE/bug_report.md Added a bug report template with detailed instructions.

@strickvl strickvl merged commit cf94824 into main May 17, 2025
4 of 5 checks passed
@strickvl strickvl deleted the codex/add-pull-request-and-issue-templates branch May 17, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants